Remove broken approach to get stable sort of CSS rules
authorAlexander Larsson <alexl@redhat.com>
Thu, 15 Mar 2012 15:22:04 +0000 (16:22 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 15 Mar 2012 20:12:32 +0000 (21:12 +0100)
commita20b4423f42b31500b73d7089faecda23fa55fa6
tree87454b7109456c55ce90c86c98da5d84882fe2d0
parent8bfa0f8febfbc988abc5856625b302f4d1738adb
Remove broken approach to get stable sort of CSS rules

The pointer comparisons in the sort compare function just doesn't
work.

We still need a stable sort, but the plan is to add a real
one in glib.
gtk/gtkcssprovider.c